home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970326-19970626 / 000282_news@newsmaster….columbia.edu _Fri Jun 6 19:17:42 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA05883
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 6 Jun 1997 19:17:42 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id TAA29440
  7.     for kermit.misc@watsun; Fri, 6 Jun 1997 19:17:41 -0400 (EDT)
  8. Path: news.columbia.edu!panix!news.eecs.umich.edu!nntprelay.mathworks.com!news.mathworks.com!howland.erols.net!feed1.news.erols.com!disgorge.news.demon.net!demon!dispatch.news.demon.net!demon!defsdoor.demon.co.uk!not-for-mail
  9. From: andy@defsdoor.demon.co.uk (Andrew Porter)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Kermit Problems With Serial Port
  12. Date: Fri, 06 Jun 1997 22:21:51 GMT
  13. Message-ID: <865635464.9157.0.nnrp-3.c2de30ae@news.demon.co.uk>
  14. References: <$myWVCAK5+lzEwYe@caliber.demon.co.uk>
  15. NNTP-Posting-Host: defsdoor.demon.co.uk
  16. X-NNTP-Posting-Host: defsdoor.demon.co.uk [194.222.48.174]
  17. X-Newsreader: Forte Agent .99b.112
  18. Lines: 30
  19. Xref: news.columbia.edu comp.protocols.kermit.misc:7133
  20.  
  21. On Fri, 6 Jun 1997 12:02:34 +0100, Barry Cowles
  22. <barry@caliber.demon.co.uk> wrote:
  23.  
  24. >Hi
  25. >        Don't know if anyone can help here but, I am connecting to SCO
  26. >        xenix from a Windows 95 box via C-Kermit and mskermit 315.   
  27. >        Generally the connection seems O.K. but I am getting a message 
  28. >        to the effect that at the 95 end that it is unable to find the   
  29. >        hardware and is using the bios instead. Does anybody know what 
  30. >        might be causing this.
  31. >Many thanks.
  32. >-- 
  33. >Barry Cowles
  34.  
  35. Windows 95 has 'nicked' the port.  If you exit kermit and start it
  36. again the port will be yours for the taking.  Its a royal pain in the
  37. arse, but I get around it by checking the\v(port) variable and if it
  38. isn't com? (whatever I chose) then I quit straight out.
  39.  
  40. Its strange, but - for me anyway - Windows 95 takes the port away for
  41. every alternate external use of it.
  42.  
  43. Aren't Microsoft great ?
  44.  
  45.  
  46.  
  47. Andrew Porter
  48.  
  49. http://www.defsdoor.demon.co.uk
  50.